Make mkcompile_h accept an alternate timestamp string
authorBen Hutchings <ben@decadent.org.uk>
Tue, 12 May 2015 18:29:22 +0000 (19:29 +0100)
committerSalvatore Bonaccorso <carnil@debian.org>
Sun, 27 Oct 2024 06:25:33 +0000 (07:25 +0100)
commit229a1199e41d2ed52b44a9999f5a619ac430eb96
tree7fc530afb39301d12f1d8de9dd2730100f8b63d6
parent79c349a56b2ebe58040f4423042a2774ca34e05d
Make mkcompile_h accept an alternate timestamp string

Forwarded: not-needed

We want to include the Debian version in the utsname::version string
instead of a full timestamp string.  However, we still need to provide
a standard timestamp string for gen_initramfs_list.sh to make the
kernel image reproducible.

Make mkcompile_h use $KBUILD_BUILD_VERSION_TIMESTAMP in preference to
$KBUILD_BUILD_TIMESTAMP.

Gbp-Pq: Topic debian
Gbp-Pq: Name uname-version-timestamp.patch
init/Makefile